gdk: Add a private struct to GdkDisplay
authorBenjamin Otte <otte@redhat.com>
Sat, 3 Jul 2021 23:43:16 +0000 (01:43 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 22 Jul 2021 14:23:56 +0000 (16:23 +0200)
commit581e01b2daab5b581ab80d54e154d352b6a5bbb1
tree9fcda142d5d67fc0143c9b31ff64fa24df72ff72
parent5a3b4de1b73a948605c857c77ef2ae088150fd1e
gdk: Add a private struct to GdkDisplay

... and move some members from the GdkDisplay struct.

We've always wanted to add one to isolate the display from the backends
a bit more, but so far it's never happened.

Now that I'm about to add more data to GdkDisplay, it's a good excuse to
start.
gdk/gdkdisplay.c
gdk/gdkdisplayprivate.h